八八字典>英语词典>stub out翻译和用法

stub out

英 [stʌb aʊt]

美 [stʌb aʊt]

把(香烟)掐灭,捻灭

柯林斯词典

  • PHRASAL VERB 把(香烟)掐灭;捻灭,熄灭(香烟)
    When someonestubs outa cigarette, they put it out by pressing it against something hard.
    1. Signs across the entrances warn all visitors to stub out their cigarettes.
      入口处的告示牌提醒游客们熄灭香烟。

英英释义

verb

双语例句

  • From this WSDL file you can generate a client stub out of the WSDL file using the wsdl2java tool.
    您可以使用wsdl2java工具从该WSDL文件生成一个客户端存根。
  • He paused to stub out the butt of his cigar.
    他停下来,踩灭了手中的烟头。
  • Stub out that cigarette and make it your last.
    掐灭烟头,让它成为你的最后一根烟。
  • Doing this will usually confirm whether or not your assumptions about the project's technical complexity are correct, even if you have to "stub out" a fair amount of the system functionality.
    这样做通常能够确定您对这个项目技术复杂性的假设是否是正确的,即使您不得不“剔除”相当一部分系统的功能。
  • Notice that by stubbing out the DOM elements we can test the side effects of the render method without actually doing anything that could invalidate other tests within the test page.
    请注意通过使用DOM元素的stub,我们可以测试render方法的结果,而不必实际去做任何事情,这些事情可能导致测试页面的其他测试失效。
  • One drawback of mocks is that they are considerably more coupled to the system under test than a stub, at least out of the box.
    与stub相比,mock的一个缺点是和被测系统的耦合相当多,至少希望拿来就用。
  • Don't stub your cigarettes out on my mantelpiece!
    别在我的壁炉台上按灭烟头。
  • The vertical slice does not necessarily cover every possible contingency; for example, a vertical slice may not provide error checking or may "stub out" various pieces of the technology.
    垂直部分不必覆盖每一个可能的偶然事件;例如,一个垂直部分可能不提供错误校验或者可能“掐灭”几个技术。
  • No need to create an interface and stub out an entire mock object& you can strategically override that one method and return a simple mocked-out response.
    无需创建接口和去掉整个模拟对象的存根&您可以有选择地重写方法并返回一个简单的模拟响应。
  • So the first step was to stub out the classes and methods with Eclipse and the specification open side-by-side.
    因此,第一步是并排打开Eclipse和CMIS规范,标出(stubout)类和方法。